home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Using / card_15886.txt < prev    next >
Text File  |  1988-07-14  |  4KB  |  187 lines

  1. -- card: 15886 from stack: in
  2. -- bmap block id: 16252
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Threshold
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 80
  10. -- high flags: A004
  11. -- rect: left=7 top=315 right=340 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Self-Check
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual iris close
  23.   hide card button "Self-Check"
  24.   show card button "left"
  25.   show card button "right"
  26.   pop card
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 20 (field)
  32. -- low flags: 80
  33. -- high flags: 2007
  34. -- rect: left=48 top=176 right=292 bottom=329
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 10
  40. -- style flags: 0
  41. -- line height: 13
  42. -- part name: Preview
  43.  
  44.  
  45. -- part 27 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=220 top=308 right=342 bottom=263
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 21700 / 21700
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual effect zoom open
  60.   go to stack "Apple Scanner"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 29 (field)
  66. -- low flags: 01
  67. -- high flags: 2004
  68. -- rect: left=7 top=96 right=207 bottom=504
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 0
  72. -- font id: 3
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Text
  77.  
  78.  
  79. -- part 31 (button)
  80. -- low flags: 00
  81. -- high flags: 2000
  82. -- rect: left=441 top=280 right=303 bottom=465
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: Right
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   visual wipe right slowly
  94.   go next card
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 35 (field)
  100. -- low flags: 80
  101. -- high flags: 0004
  102. -- rect: left=260 top=43 right=75 bottom=443
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 0
  106. -- font id: 3
  107. -- text size: 9
  108. -- style flags: 0
  109. -- line height: 12
  110. -- part name: Message
  111. ----- HyperTalk script -----
  112. on mouseClick
  113.   hide card field "Message"
  114. end mouseClick
  115.  
  116.  
  117.  
  118. -- part 47 (field)
  119. -- low flags: 01
  120. -- high flags: 0001
  121. -- rect: left=393 top=275 right=303 bottom=477
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 0
  125. -- font id: 3
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: 
  130.  
  131.  
  132. -- part 32 (button)
  133. -- low flags: 00
  134. -- high flags: 2000
  135. -- rect: left=404 top=280 right=303 bottom=428
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 2162 / 2162
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: Left
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   visual zoom in to card
  147.   go to card "Settings"
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 54 (button)
  153. -- low flags: 00
  154. -- high flags: 0000
  155. -- rect: left=486 top=78 right=92 bottom=500
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: 
  164.  
  165.  
  166. -- part contents for card part 20
  167. ----- text -----
  168. Preview
  169.  
  170. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  171.  
  172. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  173.  
  174. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  175.  
  176.  
  177. -- part contents for card part 29
  178. ----- text -----
  179.  
  180. This setting instruct the scanner how to determine whether a scanned pixel should be black or white.  The setting determines the density at which the scanner detects a block dot.  The Threshold setting affects line art composition scans, conversions of grayscale images to line art, previews and adaptive filtering.
  181.  
  182.  
  183.  
  184. -- part contents for card part 35
  185. ----- text -----
  186. Click an item in the Scan Control Panel you would like information about. 
  187.